'Declaration
Public Function TwainSetBitDepthReduction( _ ByVal BitDepthReduction As TwainBitDepthReduction _ ) As Boolean
public bool TwainSetBitDepthReduction( TwainBitDepthReduction BitDepthReduction )
public function TwainSetBitDepthReduction( BitDepthReduction: TwainBitDepthReduction ): Boolean;
public function TwainSetBitDepthReduction( BitDepthReduction : TwainBitDepthReduction ) : boolean;
public: bool TwainSetBitDepthReduction( TwainBitDepthReduction BitDepthReduction )
public: bool TwainSetBitDepthReduction( TwainBitDepthReduction BitDepthReduction )
Parameters
- BitDepthReduction